Next: Acknowledgments
Up: Overview
Previous: Whitespace
Comments, suggestions, and bug reports are certainly welcome. In
fact, many of the improvements and features in this version of
latex.tcl were suggested by Alpha LaTeX users. (Some of
them even sent me code!) Please contact
with your ideas and feedback.
The following are known bugs in latex.tcl:
- When wrapping, the frac command does not remove redundant
parentheses.
- The options commands assumes the \documentclass
command already has an optional parameter (which it does if the
document template was inserted via the LaTeX menu). Moreover, the
options command does not check for duplicate options.
- The commands Prev Command Select With Args and
Next Command Select With Args will not select LaTeX commands
whose argument(s) contain braces.
- The Goto submenu could be better organized (and will
be, if I can ever think of a good set of command keys!).
- The results of Delete Comments can not be undone (but it
works!).
- The Open Any TeX File command on the Typeset
submenu does not open the correct folder.
- The commands Large, LARGE, and Huge do
not work as expected.
- Double-clicking in TeX filesets doesn't work.
- The at-symbol @ is not recognized as a LaTeX command
character in .sty files.
- The command keys for subscript and superscript
are not compatible with international keyboards.
- The marking algorithm should ignore comments.
- The Typeset submenu gets confused if the current file
has a name containing meta-characters. The only known fix is to
avoid the characters
<
, (
, ;
, !
,
^
, and /
in filenames.
Tom Scavo
Sun Sep 1 11:50:47 EDT 1996